home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 11 / Info-Mac_XI_Disc_1.cdr_ / Info-Mac XI Disc 1.cdr / Interfaces / EasyView / Files / Development•Source < prev    next >
Encoding:
Text File  |  1997-04-02  |  3.2 KB  |  41 lines  |  [TEXT/ttxt]

  1. DirectoryPopup 1.0.1
  2. --------------------
  3. DirectoryPopup 1.0.1 is a C code snippet for Macintosh programmers that shows how to implement a Finder-like pop-up menu for folder navigation in window titles. CodeWarrior 10 project files and a sample application are included.                                  -- marco   
  4.  
  5. FFTs for RISC 1.21
  6. ------------------
  7. Enclosed is a stuffit archive of version 1.21 of my 'C' source code fft  library.   I have also included an executable version of the test  app for people without compilers that want to benchmark their Macs  (scroll back to the first output line for the timing results.)  The  library itself is unchanged.     Very-Fast Fourier Transform routines.  Routines are provided for the  real and complex forward and inverse transforms.  
  8.  
  9. Flame 0.9
  10. ---------
  11. Flame is a very simple set of subprograms that will allow you to create flame effects. 
  12.  
  13. MADE Code Package 1.0
  14. ---------------------
  15. MADE - Macintosh Application Development Essentials MADE is a tiny package of C/C++ code which provides all the lowest-level needs for a Macintosh application. It is designed for people who are learning, or know how to program Macs, but don't have the time, energy or desire to write basic menu, event, memory and error handling routines. 
  16.  
  17. MPEG Audio for Mac Source
  18. -------------------------
  19. Due to popular demand, I've enclosed the source for my (old) port of maplay to the Mac. This is the source to "MPEG Audio for Macintosh 0.3.3". I no longer support this quick port, since my freeware SoundApp 2.1.1 supports MPEG playback and conversion and works much better. 
  20.  
  21. Pic Control CDEF
  22. ----------------
  23. This is a CDEF i would like to post on info-mac. It is a picture control definition that creates a 3-d button based on a picture and/or text. 
  24.  
  25. SafeAlert - C 1.0
  26. -----------------
  27. SafeAlert is a set of routines that is meant to reduce the worry involved in attempting to display modal alerts while your application is in the background. Instead of using functions such as StopAlert, NoteAlert, or CautionAlert, you can use calls to SafeAlert. SafeAlert automatically determines whether your application is in the foreground, and based on this (and some other preferences which are all programmer-settable) information can perform several tasks.
  28.  
  29. Talking Clock Pro Source 2.0.1
  30. ------------------------------
  31. Enough people have pestered me about updating Talking Clock (and fixing the bug where it didn't talk) that I finally broke down and did it. Talking Clock speaks the time every hour on the hour, or more often if you prefer. 
  32.  
  33. Ultimate Button CDEF 1.0.2
  34. --------------------------
  35. Ultimate Button CDEF is a very Cool Control Definition which let you create Buttons with Text, Icon Families, cicn Resources, ICON Resources, SICN Resources and PICT Resources.  Very Cool 3D Effect!
  36.  
  37. UResourceParser
  38. ---------------
  39. UResourceParser is a simple framework for creating parsers for resource of  almost any type. Also included is source code for generating a skeleton  parser from a ResEdit TMPL resource.    It utilizes some utility classes of Metrowerks PowerPlant application  framework. This can be easily adapted to your needs however.    This is freeware. Use it as you see fit, respect my copyright and don't  blame me for any problems with it.
  40.  
  41.